편집

다음을 통해 공유


XDocumentClass._XDocument3_Language Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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

Property Value

Returns String.

Applies to