Propriedade FindRibbons.AssemblyName
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly: Microsoft.VisualStudio.Tools.Office.BuildTasks (em Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)
Sintaxe
'Declaração
<RequiredAttribute> _
Public Property AssemblyName As String
[RequiredAttribute]
public string AssemblyName { get; set; }
Valor de propriedade
Tipo: System.String
Returns String.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.