BlockTag.Type Propriedade

Definição

Determina o tipo semântico do bloco estrutural. Consulte PredefinedStructureTypes para os tipos canônicos. Use Nonstructural para blocos que não terão nenhuma acessível visível (mas serão usados para estrutura de tópicos).

public:
 virtual property System::String ^ Type { System::String ^ get(); };
public:
 virtual property Platform::String ^ Type { Platform::String ^ get(); };
public virtual string Type { get; }
member this.Type : string
Public Overridable ReadOnly Property Type As String

Valor da propriedade

String

Implementações

Aplica-se a