RegisterInfo.MeshId Propriedade
Definição
Obtém uma ID de malha associada à entrada de registro.Gets a mesh ID associated with the registration entry.
public:
property System::String ^ MeshId { System::String ^ get(); };
public string MeshId { get; }
member this.MeshId : string
Public ReadOnly Property MeshId As String
Valor da propriedade
String que contém a ID de malha (ou o nome da malha) associada à entrada de registro.String that contains the mesh ID (or mesh name) associated with the registration entry.