Share via


GenerateSandboxedReferenceAssembly Class

Definition

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

public ref class GenerateSandboxedReferenceAssembly : Microsoft::Build::Utilities::Task
public class GenerateSandboxedReferenceAssembly : Microsoft.Build.Utilities.Task
type GenerateSandboxedReferenceAssembly = class
    inherit Task
Public Class GenerateSandboxedReferenceAssembly
Inherits Task
Inheritance
GenerateSandboxedReferenceAssembly

Constructors

Name Description
GenerateSandboxedReferenceAssembly()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Properties

Name Description
MSBuildToolsPath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ReferenceAssemblyDirectory

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ReferenceAssemblyFile

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

SdkToolsPath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Methods

Name Description
Execute()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Applies to