BStrWrapper.WrappedObject Propiedad

Definición

Obtiene el objeto String encapsulado cuyas referencias se van a calcular como de tipo VT_BSTR.

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

Valor de propiedad

Objeto ajustado por BStrWrapper.

Se aplica a