RemoteTypeData.FullName 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示這個 RemoteTypeData 所描述遠端型別的名稱,這個名稱是由命名空間加以限定。
public: System::String ^ FullName;
public string FullName;
val mutable FullName : string
Public FullName As String
欄位值
備註
型別的完整名稱包含型別的命名空間,但不包含載入型別的元件。