This is experimental documentation.
リソース、ドキュメントのメタ情報です。
| C# | Visual Basic | Visual C++ |
public class SourceInfo
Public Class SourceInfo
public ref class SourceInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SourceInfo(String, String, String, Int64) |
全てのパラメータを設定してSourceInfoを構築します。
| |
| SourceInfo(String, String, String) |
Lengthに-1を設定したSourceInfoを構築します。
| |
| SourceInfo(String, String) |
Lengthに-1、Encodingにnullを設定したSourceInfoを構築します。
| |
| SourceInfo(String) |
Lengthに-1、Encodingにnull、MimeTypeにnullを設定したSourceInfoを構築します。
| |
| Encoding |
キャラクタエンコーディングです。不明な場合、あるいはバイナリではnullです。
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| Length |
データのバイト数です。不明な場合は-1です。
| |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| MimeType |
MIME型です。不明な場合はnullです。
| |
| ToString()()()() | (Inherited from Object.) | |
| Uri |
URIです。必ず設定されています。
|
| Object | |
| SourceInfo | |
Assembly: CTI (Module: CTI)