XmlSerializerAssemblyAttribute.AssemblyName 屬性

定義

取得或設定組件的名稱,此組件中含有特定型別集合的序列化程式。

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string? AssemblyName { get; set; }
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

屬性值

簡單且未加密的組件名稱。

適用於