次の方法で共有


SerializerDescriptor.AssemblyPath プロパティ

定義

シリアライザーを格納するアセンブリ ファイルへのパスを取得します。

public:
 property System::String ^ AssemblyPath { System::String ^ get(); };
public string AssemblyPath { get; }
member this.AssemblyPath : string
Public ReadOnly Property AssemblyPath As String

プロパティ値

プラグイン シリアライザーを格納するアセンブリ ファイルへのパス。

適用対象

こちらもご覧ください