Partilhar via


Propriedade WebFileProperties.__id

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Obtém a propriedade padrão.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.dll)

Sintaxe

'Declaração
ReadOnly Property __id As String
    Get
string __id { get; }
property String^ __id {
    String^ get ();
}
abstract __id : string
function get __id () : String

Valor de propriedade

Tipo: System.String
A propriedade padrão.

Segurança do .NET Framework

Consulte também

Referência

WebFileProperties Interface

Namespace VsWebSite