Share via


DeploymentObjectAttributeData.SerializedValue Property

Definition

public:
 property cli::array <System::Byte> ^ SerializedValue { cli::array <System::Byte> ^ get(); };
public byte[] SerializedValue { get; }
member this.SerializedValue : byte[]
Public ReadOnly Property SerializedValue As Byte()

Property Value

Byte[]

Returns Byte.

Applies to